home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 [x86] / NeXT Step 3.1 Intel.cdr.dmg / NextApps / Preferences.app / Swedish.lproj / Preferences.nib / data.classes next >
Text File  |  1993-03-11  |  577b  |  44 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Preferences = {
  7.     ACTIONS = {
  8.     loadMouse:;
  9.     loadKeyboard:;
  10.     loadBoot:;
  11.     loadMenu:;
  12.     loadTime:;
  13.     info:;
  14.     loadMonitor:;
  15.     loadSystem:;
  16.     loadExpert:;
  17.     loadPassword:;
  18.     };
  19.     OUTLETS = {
  20.     editMenu;
  21.     fontPasteFont;
  22.     windowClose;
  23.     appWindow;
  24.     border1;
  25.     infoPanel;
  26.     editCopy;
  27.     version;
  28.     editSelect;
  29.     preferencesStrings;
  30.     fontFontPanel;
  31.     infoButton;
  32.     buttonMatrix;
  33.     windowMiniaturize;
  34.     editPaste;
  35.     fontMenu;
  36.     windowMenu;
  37.     buttonScroll;
  38.     infoBox;
  39.     fontCopyFont;
  40.     editCut;
  41.     };
  42.     SUPERCLASS = Application;
  43. };
  44.